Function GetColCount() As Integer
This function returns the number of columns or fields currently in the Rowset.
An integer value indicating the number of fields in the Rowset.
Dim numFields As Integer
numFields = cdoRowset.GetColCount
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |